EMT Practice Test

1. Question Content...


Question List

Question1: Which two statements are correct about Junose PyEZ Tables and Views? (Choose two.)

Question2: Exhibit.

Referring to the exhibit, which two statements are correct? (Choose two)

Question3: Ansible playbooks are written in which format?

Question4: As part of an application to manage network devices, you must query hundreds of network devices and return the unique set of IP prefixes by configured firewall filters. To accomplish this task you will require a mutable data type that contains unordered, unique elements.
Which Python data type will fulfill these requirements?

Question5: Exhibit.

Which type of file is shown in the exhibit?

Question6: Exhibit.

You have the configuration shown in the exhibit, but are unable to access the REST API Explorer.
Which configuration is necessary to solve this problem?

Question7: You want to perform a dry run on the myPlays playbook and use a custom inventory file called myRouters.ini.
Which Ansible command would you use in this scenario?

Question8: According to the Manifesto for Agile Software Development, what is the highest priority?

Question9: You need an Ansible Playbook to log in to multiple devices with different login credentials. For compliance purposes, you are not allowed to prompt the user for the credentials or allow the credentials be stored in planted on the control machine for each device.
Which two actions will fulfill this task? (Choose two.)

Question10: Which statement is correct about Infrastructure as Code (IaC)?

Question11: What are two components of the Waterfall model of software development? (Choose two.)

Question12: Exhibit.

What is the function of the . // syntax in the code shown in the exhibit?

Question13: Exhibit.

Referring to the exhibit, which XPath statement would retrieve the commit-user attribute in the candidate configuration?

Question14: Which two statements about DevOps are correct? (Choose two.)

Question15: Which two Junos processes handle automation on Junos devices? (Choose two.)

Question16: Exhibit.

Which command produces the output shown in the exhibit?

Question17: What are two values of the Agile model of software development? (Choose two.)

Question18: Which Python code block is an example of an context manager?

Question19: Which development model is the classic approach to software development?

Question20: What is a valid JSON object?

Question21: Exhibit.

Referring to the exhibit, where would the junos. conf file be found?

Question22: Which character is used to separate multiple parameters in a single REST API call?

Question23: You are asked to gather interface information from a Junos device. Your environment supports the JSON format. To determine how interface information is represented, you decide to view all of the configured interface key-value pairs in the current Junos candidate configuration.
In this scenario, which command will provide the information that you need?

Question24: What is the default port for NETCONF connections over SSH?

Question25: Referring to the exhibit.

which two statements are correct? (Choose two.)

Question26: You are creating a JSON data structure and must add a title called, The "Big" Router.
In this scenario, which example will produce the desired results?

Question27: Which two Python packages use NETCONF to interact with Junos devices? (Choose two.)

Question28: Exhibit.

Which type of data maps to the position key shown in the exhibit?

Question29: Which two statements about Python lists are correct? (Choose two.)

Question30: Exhibit.

Referring to the exhibit, which two statements are correct? (Choose two )

Question31: Which set of DevOps CAUMS values is correct?

Question32: What are two data structures in JSON? (Choose two.)

Question33: Exhibit.

In the XML output shown in the exhibit. what is the full XPath for the IP address of the interface?

Question34: What is the advantage of using the REST API?

Question35: Exhibit.

Referring to the exhibit, this snippet of code would represent which type of data?

Question36: Prior to creating a Junos automation script, you want to understand the output format of a new isolated RPC calls to use in the script.
What is the provided on Junos devices to help accomplish this task?

Question37: Which Python operator tests two variables to see if they contain the same value?

Question38: Which two statements about Ansible are true? (Choose two.)

Question39: What is the purpose of an XSD file?

Question40: Exhibit.

You are making alternations to an existing script to retrieve the encrypted root password from the Junos device shown in the exhibit. You decide to add this request to the script after the script has navigated to the configuration/system hierarchy.
In this scenario, which XPath reference should be used to accomplish this task

Question41: Which Python code block is an example of a context manager?

Question42: You are asked to develop a PyEZ application that will connect to multiple Junos devices using the XML API and perform an asset inventory. Which standards-based protocol should you use to perform this

Question43: Exhibit

Referring to the exhibit, what is the output from the print(x) line?

Question44: Which two processes does Junos automation use? (Choose two.)

Question45: PyEX supports which three connection methods? (Choose three.)

Question46: What is the outcome of the Python a = b operator?

Question47: Which Ansible module would be used to obtain basic information about a Junos device?

Question48: Which two statements about the Junos PyEZ configuration module are correct? (Choose two )

Question49: Which two statements regarding the DevOps methodology are correct? (Choose two.)